home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Environments / Prograph Classic 2.6.1 / Prograph Extensions / Math Primitives / Math Primitives.rsrc / STR#_205.txt < prev    next >
Encoding:
Text File  |  1995-09-21  |  127 b   |  11 lines

  1. Inputs: X; Y
  2. Outputs: Angle
  3.  
  4. Inputs: number; number
  5. Outputs: number
  6.  
  7. Angle is arctangent( Y / X ) expressed in radians.
  8.  
  9. Math
  10.  
  11.